PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class / setInfo Method
A human-readable text string containing additional information or comments about the intended target device or production condition.
In This Topic
    setInfo Method
    In This Topic
    Sets the output intent info.
    Required if does not specify a standard production condition; optional otherwise).
    Syntax
    public void setInfo( 
       java.lang.String info
    )

    Parameters

    info
    A human-readable text string containing additional information or comments about the intended target device or production condition.
    See Also